library
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
library
library
/
io.github.wax911.library.annotation.processor.fragment
/
[common]FragmentPatcherTest
/
Given a fragment missing and not in map, When include missing fragments, Then return nothing
Given
a
fragment
missing
and
not
in
map,
When
include
missing
fragments,
Then
return
nothing
common
fun
Given a fragment missing and not in map, When include missing fragments, Then return nothing
(
)
Tests this scenario:
query SomeQuery { someObjectA { ...fragmentA } }
(fragmentA not defined with query, and also does not exist in the Fragment folder)